home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: FreeNet.Carleton.CA!aq436
- From: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- Subject: String Question
- Message-ID: <DoBt0E.4A9@freenet.carleton.ca>
- Sender: aq436@freenet2.carleton.ca (Jerry Boyd)
- Reply-To: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- Organization: The National Capital FreeNet
- Date: Fri, 15 Mar 1996 20:31:25 GMT
-
-
-
- How would I write a function to remove a specified
- number of characters from a string and store it in an array.
- For instance, extracting three characters from a string, starting
- from the 5th character.
-
-
- --
-
-